Click or drag to resize

FindConversationResponse Properties

The FindConversationResponse type exposes the following members.

Properties
  NameDescription
Public propertyConversations
Contains an array of conversations.
Public propertyDescriptiveLinkKey
Currently unused and is reserved for future use.
(Inherited from Response.)
Public propertyHighlightTerms
Gets the highlight terms.
Public propertyIndexedOffset
Gets the indexed offset.
Public propertyMessage
Provides a text description of the status of the response.
(Inherited from Response.)
Public propertyResponseClass
Represents the status of the response.
(Inherited from Response.)
Public propertyResponseCode
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.)
Public propertyServerVersionInfo
Represents the Microsoft Exchange Server version number.
(Inherited from Response.)
Public propertyTotalConversationsInView
Gets the total conversations in view.
Public propertyXmlMessage
Provides additional error response information.
(Inherited from Response.)
Top
See Also